repo: Fix the skip-summary-if-summary.sig-is-same cache
authorAlexander Larsson <alexl@redhat.com>
Tue, 15 Mar 2016 11:04:43 +0000 (12:04 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 15 Mar 2016 11:04:43 +0000 (12:04 +0100)
commit9b919c8dd23fc1168327fbcaf3997d58b951e597
treec9aad81360d6b1c6b83b2e957e0a153280e2ea42
parent2bb25a05b0e4a3945a41ab10ac83ccc3b729bf4c
repo: Fix the skip-summary-if-summary.sig-is-same cache

This code was always downloading the summary even for a cache hit due
to a missing else.
src/libostree/ostree-repo.c